home *** CD-ROM | disk | FTP | other *** search
/ Clickx 96 / Clickx 96.iso / software / tools / tool / xbmc-10.1.exe / addons / webinterface.default / css / ipad.css < prev   
Encoding:
Cascading Style Sheet File  |  2011-03-08  |  164 b   |  9 lines

  1. .contentContainer {
  2.     overflow-x: hidden;
  3.     overflow-y: auto;
  4.     position: absolute;
  5.     height: auto;
  6.     bottom: auto;
  7.     background: #fff;
  8.     padding-bottom: 150px;
  9.     }